mvc input number rounding

39

mvc input number rounding -

[DisplayFormat(DataFormatString = "{0:0.00000}", ApplyFormatInEditMode = true)]
public decimal MyValue { get; set; }

Comments

Submit
0 Comments